android-sdk-platform-23 software package provides Android SDK Platform for API Level 23 (6.0 Marshmallow), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install android-sdk-platform-23
android-sdk-platform-23 is installed in your system.
Make ensure the android-sdk-platform-23 package were installed using the commands given below,
$ sudo dpkg-query -l | grep android-sdk-platform-23 *
You will get with android-sdk-platform-23 package name, version, architecture and description in a table
Distro | Ubuntu 17 |
Section | Development |
Package | android-sdk-platform-23 |
Version | 6.0.1+r72-2 |
Description | Android SDK Platform for API Level 23 (6.0 Marshmallow) |
Sub Section | devel |